home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000121_grante@visi.com_Thu May 10 14:28:25 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  66 lines

  1. Article: 12411 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!nycmny1-snh1.gtei.net!news.gtei.net!hermes2.visi.com!news-out.visi.com!ruti.visi.com!grante
  3. From: grante@visi.com (Grant Edwards)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: How to set Linefeed display as CR/LF?
  6. References: <y9AK6.175$Dd5.113922@ruti.visi.com> <9dej5o$9bs$1@newsmaster.cc.columbia.edu>
  7. User-Agent: slrn/0.9.6.2 (Linux)
  8. Lines: 49
  9. Message-ID: <oIAK6.181$Dd5.116707@ruti.visi.com>
  10. Date: Thu, 10 May 2001 18:01:56 GMT
  11. NNTP-Posting-Host: 208.42.141.248
  12. X-Complaints-To: abuse@visi.com
  13. X-Trace: ruti.visi.com 989517716 208.42.141.248 (Thu, 10 May 2001 13:01:56 CDT)
  14. NNTP-Posting-Date: Thu, 10 May 2001 13:01:56 CDT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12411
  16.  
  17. In article <9dej5o$9bs$1@newsmaster.cc.columbia.edu>, Frank da Cruz wrote:
  18.  
  19. >: I found the option that can be used to display a CR as CR/LF
  20. >: for systems that terminate lines with CR, but what about
  21. >: systems that terminate lines with LF? How do I get LF displayed
  22. >: as CR/LF?
  23. >
  24. >Are you describing a real situation or is this an academic
  25. >question?
  26.  
  27. It's a "real" situation in that I'm using Kermit as part of a
  28. setup to observe a stream of test-data I'm sending through a
  29. prototype of a new product.
  30.  
  31. >If it's a real question, what host is sending bare linefeeds to
  32. >a terminal?
  33.  
  34. It's a TCP<-->serial gateway, sort of like a dumb terminal
  35. server.
  36.  
  37. >And which Kermit program are you using, 
  38.  
  39. C-Kermit 7.0.197, 8 Feb 2000, for Linux
  40.  Numeric: 700197
  41.  
  42. >to emulate which kind of terminal,
  43.  
  44. ckermit is running in an xterm or an rxvt terminal window under
  45. X11.
  46.  
  47. >on what kind of connection?
  48.  
  49. 9600 baud serial connection via Comtrol RocketPort 32-port
  50. serial board under Linux.
  51.  
  52. I'm using netcat to shove Unix textfiles into the terminal
  53. server which acts as a transparent conduit between a serial
  54. port and a TCP port.  I connect the terminal-server's serial
  55. port to a serial port on a Unix machine and use Kermit to
  56. display the data stream.  It would be convenient to have the
  57. linefeeds in the text files displayed as CR/LF, but it's just a
  58. convenience. I can add CR's to the files for the tests I'm
  59. running.
  60.  
  61. -- 
  62. Grant Edwards                   grante             Yow!  ... or were you
  63.                                   at               driving the PONTIAC that
  64.                                visi.com            HONKED at me in MIAMI last
  65.                                                    Tuesday?
  66.